home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 165 / XENIATGM165.ISO / Fragzone / Files / ios.exe / {app} / bots / bot.cfg
Encoding:
Text File  |  2003-05-09  |  1.1 KB  |  46 lines

  1.  
  2. # wait for 3 seconds
  3. pause 3
  4.  
  5. # change default bot skill level to 2
  6. botskill 3
  7.  
  8. # Remove the comments on the 2 lines below to support a minimum and maximum
  9. # number of bots running on a dedicated server.  Bots will be added to the
  10. # server until the total number of players (bots and humans) reaches the
  11. # max_bots value.  Each time a new player joins the server, a bot will be
  12. # kicked from the server unless there are only min_bots number of bots
  13. # currently on the server.  After players disconnect from the server, bots
  14. # will be automatically added back to the server until the total number
  15. # of players reaches max_bots again.  You should make max_bots be AT LEAST
  16. # one less than the maxplayers value (otherwise no one will be able to join
  17. # your server).
  18.  
  19. #min_bots 2
  20. #max_bots 6
  21.  
  22. bot_chat_percent 30
  23. bot_taunt_percent 60
  24. bot_whine_percent 50
  25.  
  26. bot_chat_tag_percent 80
  27. bot_chat_drop_percent 20
  28. bot_chat_swap_percent 20
  29. bot_chat_lower_percent 50
  30.  
  31. bot_logo_percent 40
  32. bot_reaction_time 2
  33. #random_color 1
  34.  
  35. #botdontshoot 1
  36.  
  37. bot_strafe_percent 10
  38. #addbot
  39. #addbot
  40. #addbot
  41.  
  42. #bot_strafe_percent 20
  43. #addbot
  44. #addbot
  45. #addbot
  46.